FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package KBV.ITA.VOS#1.10.010 (109 ms)

Package KBV.ITA.VOS
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Allergie
Url https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Allergie
Version 1.10.010
Status active
Date 2020-05-18
Name 74_PR_VoS_Allergie
Title 74_PR_VoS_Allergie
Experimental False
Description Übergabe von Allergie-Informationen aus dem PVS an die VoS
Copyright Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type AllergyIntolerance
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.gevko.de/StructureDefinition/EVO_PR_KHB_B_Observation Fragestellung/Hinweise
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition 74_PR_VoS_Composition

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/allergyintolerance-de-basis/0.2 AllergyIntolerance, deutsches Basisprofil (Version 0.2)
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient 74_PR_VoS_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Allergie",
  "version" : "1.10.010",
  "name" : "74_PR_VoS_Allergie",
  "title" : "74_PR_VoS_Allergie",
  "status" : "active",
  "date" : "2020-05-18",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Ãœbergabe von Allergie-Informationen aus dem PVS an die VoS",
  "copyright" : "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "3.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "AllergyIntolerance",
  "baseDefinition" : "http://fhir.de/StructureDefinition/allergyintolerance-de-basis/0.2",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "AllergyIntolerance.identifier",
        "path" : "AllergyIntolerance.identifier",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus",
        "path" : "AllergyIntolerance.clinicalStatus",
        "min" : 1,
        "fixedCode" : "active",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.verificationStatus",
        "path" : "AllergyIntolerance.verificationStatus",
        "fixedCode" : "confirmed",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.type",
        "path" : "AllergyIntolerance.type",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.category",
        "path" : "AllergyIntolerance.category",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.criticality",
        "path" : "AllergyIntolerance.criticality",
        "max" : "0",
        "mustSupport" : false
      },
      {
        "id" : "AllergyIntolerance.code",
        "path" : "AllergyIntolerance.code",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.code.coding",
        "path" : "AllergyIntolerance.code.coding",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.patient",
        "path" : "AllergyIntolerance.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.patient.reference",
        "path" : "AllergyIntolerance.patient.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.patient.identifier",
        "path" : "AllergyIntolerance.patient.identifier",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.patient.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "AllergyIntolerance.patient.display",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.onset[x]",
        "path" : "AllergyIntolerance.onset[x]",
        "max" : "0",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.assertedDate",
        "path" : "AllergyIntolerance.assertedDate",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.recorder",
        "path" : "AllergyIntolerance.recorder",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.asserter",
        "path" : "AllergyIntolerance.asserter",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.lastOccurrence",
        "path" : "AllergyIntolerance.lastOccurrence",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.note",
        "path" : "AllergyIntolerance.note",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction",
        "path" : "AllergyIntolerance.reaction",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:edqm",
        "path" : "AllergyIntolerance.reaction.substance.coding",
        "sliceName" : "edqm",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation",
        "path" : "AllergyIntolerance.reaction.manifestation",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding",
        "path" : "AllergyIntolerance.reaction.manifestation.coding",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.description",
        "path" : "AllergyIntolerance.reaction.description",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.onset",
        "path" : "AllergyIntolerance.reaction.onset",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.severity",
        "path" : "AllergyIntolerance.reaction.severity",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.exposureRoute",
        "path" : "AllergyIntolerance.reaction.exposureRoute",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.note",
        "path" : "AllergyIntolerance.reaction.note",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.